home *** CD-ROM | disk | FTP | other *** search
- Path: ctc.com!usenet
- From: "Michael D. Aesoph" <aesoph@ctc.com>
- Newsgroups: comp.lang.c++
- Subject: (no subject)
- Date: 24 Jan 1996 17:30:16 GMT
- Organization: Concurrent Technologies Corporation
- Message-ID: <4e5qb8$7f0@server1.ctc.com>
- NNTP-Posting-Host: 147.160.8.7
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- Dear Collective:
-
- I an a C programmer that has recently been tasked to do some
- programming in C++. Virtually all of my work involves data acquisition
- of some kind and I normally use National Instrument's LabWindows/CVI as
- my programming environment. In standard programming, things are
- relatively simple... Configure data acquisition, acquire data, plot
- data, analyze data, save data, etc. etc. Now, in C++, there's all this
- talk about classes, objects, and other things. The project manager wants
- a "sensor" class.... OK, where's the link??? I still have to do all of
- the tasked mentioned before, but embedded apparently in a class????
- Please advise.. I know that this is the classic stumbling block for
- beginning C++ programmers, so don't make fun of me!!!!!
-
- Michael D. Aesoph
-
-